home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2010 / 150Juegos_16.iso / Shareware / Shape Smash / shape-smash.swf / scripts / Box2D / Dynamics / Contacts / _eg754.as < prev    next >
Encoding:
Text File  |  2010-05-14  |  345 b   |  22 lines

  1. package Box2D.Dynamics.Contacts
  2. {
  3.    import Box2D.Dynamics._th791;
  4.    
  5.    public class _eg754
  6.    {
  7.       public var next:_eg754;
  8.       
  9.       public var other:_th791;
  10.       
  11.       public var contact:_nb823;
  12.       
  13.       public var prev:_eg754;
  14.       
  15.       public function _eg754()
  16.       {
  17.          super();
  18.       }
  19.    }
  20. }
  21.  
  22.